-- card: 126481 from stack: in -- bmap block id: 127163 -- flags: 4000 -- background id: 14625 -- name: ----- HyperTalk script ----- on closeCard set hilite of card button id 5 to true repeat with index = 6 to 12 set hilite of card button id index to false end repeat set hilite of card button id 13 to true repeat with index = 14 to 20 set hilite of card button id index to false end repeat repeat with index = 22 to 29 set hilite of card button id index to false end repeat put empty into card field "Alternate 1" put empty into card field "Alternate 2" set icon of card button "Link" to "Sm Unchecked Box" end closeCard on groupThree if not hilite of target then repeat with index = 5 to 12 set hilite of card button id index to false end repeat set hilite of target to true end if end groupThree on groupFour if not hilite of target then repeat with index = 13 to 20 set hilite of card button id index to false end repeat set hilite of target to true else if hilite of card button id 22 then put short name of target into card field "Alternate 1" end if if hilite of card button id 27 then put short name of target into card field "Alternate 2" end if end if end groupFour on groupFive if not hilite of target then repeat with index = 22 to 29 set hilite of card button id index to false end repeat set hilite of target to true end if end groupFive -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=0 top=0 right=342 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=9 top=213 right=228 bottom=24 -- title width / last selected line: 0 -- icon id / first selected line: 5068 / 5068 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Close ----- HyperTalk script ----- on mouseDown set icon of me to "Close Box Hi" end mouseDown on mouseLeave set icon of me to "Close Box" end mouseLeave on mouseUp set icon of me to "Close Box" lock screen pop card go next unlock screen end mouseUp -- part 3 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=261 top=169 right=183 bottom=413 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Alternate 2 -- part 4 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=261 top=110 right=124 bottom=413 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Alternate 1 -- part 5 (button) -- low flags: 00 -- high flags: 4000 -- rect: left=71 top=110 right=122 bottom=242 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupThree end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=71 top=122 right=134 bottom=242 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupThree end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=71 top=134 right=146 bottom=242 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupThree end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=71 top=146 right=158 bottom=242 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupThree end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=71 top=158 right=170 bottom=242 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupThree end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=71 top=170 right=182 bottom=242 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupThree end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=71 top=182 right=194 bottom=242 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupThree end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=71 top=194 right=206 bottom=242 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupThree end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 4000 -- rect: left=3 top=244 right=256 bottom=492 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Computer Science 11 (E) ----- HyperTalk script ----- on mouseUp groupFour end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=3 top=256 right=268 bottom=492 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Drafting 12 (E) ----- HyperTalk script ----- on mouseUp groupFour end mouseUp -- part 15 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=3 top=268 right=280 bottom=492 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: English 11 (E) ----- HyperTalk script ----- on mouseUp groupFour end mouseUp -- part 16 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=3 top=280 right=292 bottom=492 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: English 12 (R) ----- HyperTalk script ----- on mouseUp groupFour end mouseUp -- part 17 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=3 top=292 right=304 bottom=492 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: French 11 (E) ----- HyperTalk script ----- on mouseUp groupFour end mouseUp -- part 18 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=3 top=304 right=316 bottom=492 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: French 12 (E) ----- HyperTalk script ----- on mouseUp groupFour end mouseUp -- part 19 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=3 top=316 right=328 bottom=492 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Geography 12 (E) ----- HyperTalk script ----- on mouseUp groupFour end mouseUp -- part 20 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=3 top=328 right=340 bottom=492 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: History 11 (E) ----- HyperTalk script ----- on mouseUp groupFour end mouseUp -- part 21 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=245 top=169 right=182 bottom=258 -- title width / last selected line: 0 -- icon id / first selected line: 5062 / 5062 -- text alignment: 1 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Link ----- HyperTalk script ----- on mouseUp shiftKey if icon of target is "5063" then set icon of target to "Sm Unchecked Box" else set icon of target to "Sm Checked Box" end mouseUp -- part 22 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=110 right=122 bottom=430 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupFive end mouseUp -- part 23 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=122 right=134 bottom=430 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupFive end mouseUp -- part 24 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=134 right=146 bottom=430 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupFive end mouseUp -- part 25 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=146 right=158 bottom=430 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupFive end mouseUp -- part 26 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=158 right=170 bottom=430 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupFive end mouseUp -- part 27 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=170 right=182 bottom=430 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupFive end mouseUp -- part 28 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=182 right=194 bottom=430 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 29 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=261 top=194 right=206 bottom=430 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part contents for background part 19 ----- text ----- 12 12 12 12 12 11 12 12 -- part contents for background part 20 ----- text ----- 47 80 53 54 52 102 48 13 -- part contents for background part 21 ----- text ----- Abrosimoff, Michael John Adams, Bryan Alexander, Rick Alexander, Susan Allsop, Blair M. Azimov, Isaac Barisoff, Larissa Bunyan, Paul -- part contents for background part 22 ----- text ----- Industrial Academic Academic Academic Academic Academic Academic Commercial -- part contents for background part 23 ----- text ----- 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -- part contents for background part 24 ----- text ----- 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -- part contents for background part 25 ----- text ----- 12.0 12.0 12.0 12.0 12.0 12.0 12.0 12.0